Start Capture Session Callback
This callback is invoked when a web page requests permission to start a capture session.
Use the selectSource or the selectSource method to allow the web page to capture the specified source.
Use the cancel method to deny the permission.
If the callback throws an exception, the cancel is automatically invoked.
Since
7.20
Inheritors
Types
Link copied to clipboard
An action to take in StartCaptureSessionCallback.
Link copied to clipboard
interface Params
The parameters of the StartCaptureSessionCallback.